home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d2 / skipdos.arc / SKIPDOS.DOC < prev    next >
Text File  |  1986-03-16  |  12KB  |  230 lines

  1.                           SKIPDOS   -   HARD DISK ORGANIZER
  2.                                FRONT END MENU PROGRAM
  3.                                  Copyright (c) 1986
  4.                             Automated Data Systems, Inc.
  5.                                      version 1.4
  6.  
  7.             SKIPDOS is the property of Automated Data Systems, Inc., but
  8.          is hereby released to the Public Domain. It may be freely copied
  9.          and distributed but under no circumstances may a fee be charged
  10.          for such copying or distribution. SKIPDOS represents many hours
  11.          of work. If you feel that this program is of value to you, you
  12.          are requested to send a $10 donation to:
  13.  
  14.                                  William C. Rigney
  15.                             AUTOMATED DATA SYSTEMS, INC.
  16.                                   661 Bermuda Road
  17.                                West Babylon, NY 11704
  18.                                     516 669 0522
  19.  
  20.                                       OVERVIEW
  21.          
  22.             SKIPDOS was written for those who prefer to see a menu at
  23.          bootup, rather  than be left at the DOS prompt. The program will
  24.          create the necessary batch files in order to accomplish this
  25.          task. SKIPDOS consists of the following files:
  26.          
  27.                                     SKIPINST.EXE
  28.                                      SKIPDOS.DOC
  29.          
  30.             In order for the program to run properly, several steps must
  31.          be taken. I suggest that you take a few moments to read this
  32.          documentation before running the program.
  33.          
  34.                           PUTTING THINGS IN THE RIGHT PLACE
  35.          
  36.             To create the environment under which SKIPDOS will correctly
  37.          operate, you must first create a subdirectory which will hold the
  38.          files created by SKIPDOS. This subdirectory should be on the
  39.          logical drive where most of your applications are located. (All
  40.          examples assume that you are using drive C: - If you are using a
  41.          different drive the responses will of course be different.) If
  42.          you have only one logical hard drive, then this is where it must
  43.          be. I suggest that this directory be created from the root. In
  44.          order to be sure that you are at the root directory, type the
  45.          drive name and a colon: (e.g.; c:), then press <RETURN>. Then,
  46.          from the prompt, type:
  47.                                          cd\
  48.          To see that you are in the root, now type cd and press <RETURN>.
  49.          The response should be:
  50.                                          C:\
  51.          
  52.             Now create the subdirectory. From the C> prompt, type:
  53.          
  54.                                  MD <directory name>
  55.             At the prompt, now go to the new subdirectory by typing:
  56.                                  CD\<directory name>
  57.          
  58.          To be sure you're there, type CD. The response should be:
  59.                                  C:\<directory name>
  60.          Now copy the SKIPINST.EXE file into this directory. If you don't
  61.          know how to do this, consult your DOS manual.
  62.          
  63.          IMPORTANT: THE NAME OF YOUR SUBDIRECTORY WILL ALSO BE THE NAME OF
  64.          THE MAIN BATCH FILE CREATED BY SKIPDOS - I SUGGEST THAT YOU USE
  65.          SKIPDOS, BUT IN ANY CASE, BE SURE THAT THERE IS NO CONFLICT WITH
  66.          OTHER PROGRAMS OR SUBDIRECTORIES WHEN NAMING YOUR SUBDIRECTORY.
  67.          
  68.                                   SETTING THE PATH
  69.          
  70.             After you have created the subdirectory where the SKIPDOS
  71.          programs are to be located, you must set the DOS path so that
  72.          SKIPDOS can find the proper place to write its files. If you
  73.          currently have a path set, add  the drive:\subdirectory where the
  74.          SKIPDOS files are to reside. If you do not have a path set and/or
  75.          are unfamiliar with the command, do the following to set it now.
  76.          From the DOS prompt, type:
  77.                                 PATH=dr:\subdirectory
  78.          More information on the path command can be found in INVOKING
  79.          SKIPDOS and in the DOS manual.
  80.          
  81.                                GETTING THINGS IN ORDER
  82.          
  83.             Before installing SKIPDOS, you must take an inventory of the
  84.          applications that you have on your fixed disk(s), and make note
  85.          of those that you wish to be able to access from the boot-up
  86.          menu. While most applications lend themselves to this type of
  87.          access, care should be taken that in cases where more than one
  88.          program must be run, that you don't tell SKIPDOS to take you back
  89.          to the menu after running the first. (This would be true for
  90.          something like a compiler where after compiling a program, you
  91.          must stay in the compiler subdirectory in order perhaps to run a
  92.          linker). Note the number of fixed LOGICAL drives in your system,
  93.          the subdirectories and the names of the applications within those
  94.          subdirectories. An easy way to do this is to use the DOS command
  95.          TREE and route the output to your printer.
  96.          
  97.             O.K. - now that you've looked over your system, and know what
  98.          you want to put on your main menu, you're ready to install
  99.          SKIPDOS.
  100.          
  101.                                  INSTALLING SKIPDOS
  102.          
  103.             Type SKIPINST at the C> prompt in the proper subdirectory.
  104.          After the opening screen, you are asked to specify the number of
  105.          LOGICAL fixed drives in your system. Since PCDOS (MSDOS) allows a
  106.          maximum of 26 drives, that is what the program allows. However, I
  107.          don't think there are too many people with more than 5 or 6 
  108.          logical hard drives. If you are running an XT or compatible with
  109.          an internal drive, you have one (1) logical fixed drive. If you
  110.          have an external drive which has more than one partition, you may
  111.          have more than one LOGICAL drive. In any event, the number of
  112.          logical drives that you have is determined by the letter
  113.          designations of your first through last FIXED drives. If your
  114.          fixed drives are C:,D:, and E:, answer the question with 3.
  115.          
  116.             The next question asks the designations of your drives. Answer
  117.          with the letter (NO COLON - the program adds that) of each fixed
  118.          drive. DO NOT PRESS <RETURN> AFTER DRIVE DESIGNATIONS ARE
  119.          ENTERED.
  120.          
  121.             You are then asked for the TOTAL number of applications that
  122.          you want to list on the menu. I suggest that in addition to the
  123.          applications you found when you did your inventory, that you add
  124.          one more called "Escape to DOS." The program allows no more than
  125.          fifteen (15) applications to be listed. (Future versions of
  126.          SKIPDOS will allow more).
  127.          
  128.             SKIPDOS will then prompt you for the drive and subdirectory on
  129.          which you want the SKIPDOS files written. ENTER the DRIVE letter
  130.          and the SUBDIRECTORY name which you just created. THE NAME THAT
  131.          YOU SPECIFY HERE BECOMES THE NAME OF THE MASTER BATCH FILE FOR
  132.          THE SKIPDOS PROGRAM. If you enter a subdirectory which doesn't
  133.          exist, or one for which the PATH has not been set, you will be
  134.          returned to the instruction screen for that module. At that
  135.          point, you have the opportunity to escape to DOS, to create the
  136.          subdirectory, or to set the PATH. 
  137.          
  138.                    BUILDING THE MENU AND APPLICATIONS BATCH FILES
  139.          
  140.             For each application specified above, SKIPINST then asks a
  141.          series of questions. The questions are the same for each. They
  142.          should be answered as follows:
  143.          
  144.             NAME AS YOU WOULD LIKE TO SEE IT ON THE MENU: Anything goes -
  145.          up to 18 characters - This is a text entry and has no influence
  146.          on RUNTIME.
  147.          
  148.             LOGICAL DRIVE WHERE APPLICATION LOCATED: - Answer with ONLY
  149.          the letter designation of the logical drive (NO COLON) - Only
  150.          drives which were specified in the number of fixed drives module
  151.          are acceptable.
  152.          
  153.             SUBDIRECTORY OF APPLICATION: - Enter the name(s) of the
  154.          subdirectory where the application is located. OMIT THE FIRST
  155.          BACKSLASH., However, if the application is deeper than one
  156.          subdirectory, place a BACKSLASH (\) between the subdirectory
  157.          names. If the application is located in the ROOT directory, press
  158.          <RETURN> with no entry.
  159.          
  160.          
  161.             DOS FILENAME OF APPLICATION: - Enter the DOS filename of the
  162.          application with NO extension (Only executable files, i.e.; files
  163.          with COM, EXE, or BAT extensions may be entered here). If you do
  164.          not wish to run a program, such as in an ESCAPE to DOS, press
  165.          <RETURN> with no entry.
  166.          
  167.          (NOTE: In the entries for Subdirectory and DOS filename, the
  168.          program will accept ONLY valid DOS filenames. NO MORE than 8
  169.          characters, and ONLY the characters specified in the DOS manual
  170.          as valid for filenames).
  171.          
  172.             DO YOU WISH TO RETURN TO THE MENU AFTER APPLICATION: Answer
  173.          (Y)es or (N)o depending upon whether return to the menu is
  174.          appropriate from that application.
  175.          
  176.             After you have completed the questions for the last
  177.          application, the text file which draws the screen will be written
  178.          to disk, and SKIPDOS is installed. Read INVOKING SKIPDOS for
  179.          information on the necessary entries in AUTOEXEC.BAT.
  180.          
  181.          
  182.                                    ERROR MESSAGES
  183.          
  184.             There are no error messages per se, in the program. However,
  185.          unacceptable responses are rejected. If you enter a response
  186.          which is erroneous, a BEEP will be sounded, and the cursor will
  187.          return to the point of the error. Moreover, at the completion of
  188.          each module, you are prompted as to whether the information
  189.          entered was correct. If not, answer (N)o and the program will
  190.          return to the beginning of that module.
  191.          
  192.             If after running the entire program, you find that changes
  193.          must be made, run SKIPINST again - Current batch and text files
  194.          will be overwritten, and new ones created (Future versions will
  195.          allow for the correction of individual entries).
  196.          
  197.                                   INVOKING SKIPDOS
  198.          
  199.             In order to invoke SKIPDOS at boot-up, you must have a file on
  200.          your BOOT directory (usually C:\ on XT's) called AUTOEXEC.BAT.
  201.          This file must contain the following entries for SKIPDOS to work
  202.          properly:
  203.                          PATH=drivename:\subdirectory
  204.                          drivename:
  205.                          cd\subdirectory
  206.                          filename (same as subdirectory name)
  207.          
  208.          where drivename is the logical fixed drive where the SKIPDOS
  209.          subdirectory is located, \subdirectory refers to the subdirectory
  210.          where the SKIPDOS files are located, and filename is the master
  211.          BATCH file which invokes the procedures to use SKIPDOS.
  212.          
  213.          
  214.             If you already have an AUTOEXEC.BAT program, these commands
  215.          must be added. If you do not have such a program, you must create
  216.          one - See AUTOEXEC.BAT and PATH in your DOS manual.
  217.          
  218.             I also suggest that if you are not familiar with the
  219.          hierarchial structure of subdirectories, you consult your DOS
  220.          manual under Creating (MKDIR), Changing (CHDIR), removing (RMDIR)
  221.          subdirectories, and PATH.
  222.          
  223.                                      DISCLAIMER
  224.          
  225.             This is the (fourth) prototype version of this program (The
  226.          first three didn't work right). Although it has been tested, it
  227.          is impossible to foresee every possible set of circumstances. If
  228.          you find any bugs or problems, please report them to the address
  229.          above.
  230.